home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / NextAnswers / 1532_configuring_modems.rtf < prev    next >
Text File  |  1995-06-12  |  3KB  |  85 lines

  1. {\rtf0\ansi{\fonttbl\f0\fnil Times-Roman;\f1\fmodern Courier;\f2\fmodern Ohlfs;}
  2. \paperw11360
  3. \paperh8680
  4. \margl120
  5. \margr120
  6. {\colortbl;\red0\green0\blue0;\red82\green82\blue82;}
  7. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ulnone\fs28\fc1\cf1 Q:  When trying to set up my modem, getty seems to make my send and receive lights flash, and there are strange login processes running in my process table.\
  8. \
  9. A:  The problems you are seeing are due to your modem's 'character echo' setting. The character echo setting (typically set with ATEx where x  = 1 or 0) tells the modem to either echo characters back or not. Character echo should be turned OFF. \
  10. \
  11. The following list contains suggestions that can help you configure your modem properly:\
  12. \
  13.  
  14. \fi-980\li980 •     A hardware handshake cable should be used, and modem should be configured properly for hardware handshaking (also known as rts/cts flow control).\
  15. \
  16.     For example: ATelebit T3000 uses register s68 to define hardware flow control.  It should be set for RTS/CTS flow control ON.\
  17.  
  18. \fi0\li0 \
  19.  
  20. \fi-980\li980 •    The entries in /etc/ttys and /etc/gettytab whether or not you are using the " f " flow control device drivers. For example:\
  21. \
  22.  
  23. \pard\tx960\tx2160\tx6120\tx7380\tx8280\tx8640\tx9600\f1\fs24\fc1\cf1     ttyda    "/usr/etc/getty std.9600"    unknown    off    secure\
  24.  
  25. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\fs28\fi-980\li980\fc1\cf1           ^ 
  26. \i is 
  27. \b not 
  28. \b0 using hardware flow control
  29. \i0 \
  30.  
  31. \pard\tx960\tx2160\tx6120\tx7380\tx8280\tx8640\tx9600\f1\fs24\fc1\cf1     \
  32.     ttydfa    "/usr/etc/getty std.9600"    unknown    off    secure\
  33.  
  34. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\fs28\fi-980\li980\fc1\cf1            ^ 
  35. \b\i is 
  36. \b0 using hardware flow control\
  37. \
  38.  
  39. \i0     Note: The "f " device drivers are cufa, cufb, ttyfa, ttyfb, ttydfa, and ttydfb.\
  40. \
  41. •    The speed of your getty entry should match the speed your modem is set to.  It is \
  42.     important to lock the DTE rate, and set getty to the same speed. For example:\
  43.     \
  44.  
  45. \f1\fs24\fi0\li0     localhost# grep std.9600 /etc/gettytab\
  46. \
  47.     2|std.9600|9600-baud:\\\
  48.             :sp#9600:\
  49. \
  50.     localhost# cu -s 9600 -l /dev/cufa\
  51.  
  52. \f0\fs28\fi-980\li980 \
  53.  
  54. \f1\fs24\fi0\li0     Connected\
  55.     at&v\
  56.     T3000SA - Version LA3.00 - Active Configuration\
  57.      B1  E0  L2  M1  Q0  T   V1  X1  Y0 \
  58.     &C0 &D0 &G0 &J0 &L0 &Q0 &R3 &S0 &T4 &X0 \
  59.     S000=0   S001=0   S002=43  S003=13  S004=10  S005=8   S006=2   S007=40 \
  60.     S008=2   S009=6   S010=14  S011=70  S012=50  S018=0   S025=5   S026=1  \
  61.     S038=0   S041=0   S045=0   S046=0   S047=4   S048=0   S050=6   S051=4\
  62.     S056=17  S057=19  S058=3   S059=0   S060=0   S061=1   S062=15  S063=0  \
  63.     S064=0   S068=2 S069=0   S090=0   S093=8   S094=1   S100=0   S102=0  \
  64.     S104=0   S105=1   S111=255 S112=1   S180=2   S181=1   S183=25  S190=1  \
  65.     S253=10  S254=255 S255=255 \
  66.     OK\
  67.  
  68. \f0\fs28\fi-980\li980 \
  69.     The S50 and S51 registers are set specifically for 9600 baud.  Echo is OFF with ATE0.\
  70. \
  71. •    In addition, if speeds of 38,400 baud are required, an entry like the following should be added to /etc/gettytab:\
  72. \
  73.     
  74. \f2\fs20\fc0\cf0 std.38400|38400-baud:\\\
  75.              :sp#38400:\
  76.  
  77. \f0\fs28\fc1\cf1 \
  78. \
  79.  
  80. \fi0\li0 QA900\
  81. \
  82. Valid for 1.0, 2.0, 3.0, 3.1\
  83. \
  84.  
  85.